home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global rightCount, wrongCount, questionDoneList, currentPalette, wrongRespCount, rightAns, locationPrefix, delayPassCount
- set delayPassCount to 0
- puppetPalette(0)
- noPuppets()
- set rightCount to 0
- set wrongCount to 0
- set questionDoneList to []
- set currentPalette to "maQ2Pal"
- set wrongRespCount to 0
- set rightAns to "MatQ2a3"
- set the volume of sound 2 to 180
- set locationPrefix to "ma"
- put "Match this animal ->" & RETURN & "with its picture." into field "maMsg"
- end
-